| 2015-03-21 |
Alex Crichton | Fix cargo test filtering for binaries |
commit | commitdiff | tree | snapshot |
| 2015-03-21 |
Alex Crichton | Overhaul how cargo treats profiles |
commit | commitdiff | tree | snapshot |
| 2015-03-19 |
bors | Auto merge of #1433 - alexcrichton:dylib, r=huonw |
commit | commitdiff | tree | snapshot |
| 2015-03-19 |
Alex Crichton | Remove dependency on DynamicLibrary |
commit | commitdiff | tree | snapshot |
| 2015-03-18 |
bors | Auto merge of #1431 - IvanUkhov:newlines, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-03-18 |
bors | Auto merge of #1428 - alexcrichton:update, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-03-18 |
Ivan Ukhov | Make the usage of newlines in Cargo.toml consistent |
commit | commitdiff | tree | snapshot |
| 2015-03-17 |
bors | Auto merge of #1429 - IvanUkhov:build-script, r=alexcri... |
commit | commitdiff | tree | snapshot |
| 2015-03-17 |
Alex Crichton | Update to rust master |
commit | commitdiff | tree | snapshot |
| 2015-03-17 |
Ivan Ukhov | Fix a typo in the description of the links manifest key |
commit | commitdiff | tree | snapshot |
| 2015-03-16 |
bors | Auto merge of #1425 - alexcrichton:issue-1421, r=huonw |
commit | commitdiff | tree | snapshot |
| 2015-03-16 |
Alex Crichton | Re-fix the `help` command's implementation |
commit | commitdiff | tree | snapshot |
| 2015-03-14 |
bors | Auto merge of #1402 - cmr:issue-1015, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-03-14 |
Corey Richardson | Add rustc_private feature to tests which need it. |
commit | commitdiff | tree | snapshot |
| 2015-03-14 |
Corey Richardson | Add dedicated metadata for adding -l/-L flags |
commit | commitdiff | tree | snapshot |
| 2015-03-12 |
bors | Auto merge of #1412 - jakub-:rust-nightly, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-03-12 |
Jakub Bukaj | Update to the latest nightly |
commit | commitdiff | tree | snapshot |
| 2015-03-12 |
bors | Auto merge of #1409 - alexcrichton:less-compiles, r... |
commit | commitdiff | tree | snapshot |
| 2015-03-12 |
bors | Auto merge of #1406 - alexcrichton:issue-1404, r=wycats |
commit | commitdiff | tree | snapshot |
| 2015-03-12 |
bors | Auto merge of #1410 - johnz133:patch-2, r=huonw |
commit | commitdiff | tree | snapshot |
| 2015-03-12 |
John Zhang | Updated build in guide.md |
commit | commitdiff | tree | snapshot |
| 2015-03-12 |
Alex Crichton | Don't add non-compiled packages to the graph |
commit | commitdiff | tree | snapshot |
| 2015-03-11 |
Alex Crichton | Don't intermingle targets between packages |
commit | commitdiff | tree | snapshot |
| 2015-03-10 |
bors | Auto merge of #1396 - alexcrichton:issue-1390, r=huonw |
commit | commitdiff | tree | snapshot |
| 2015-03-10 |
Alex Crichton | Improve experience with the flexible target specification |
commit | commitdiff | tree | snapshot |
| 2015-03-09 |
bors | Auto merge of #1395 - alexcrichton:profile, r=brson |
commit | commitdiff | tree | snapshot |
| 2015-03-09 |
bors | Auto merge of #1397 - alexcrichton:update, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-03-09 |
Alex Crichton | Fix all tests from the update to rust master |
commit | commitdiff | tree | snapshot |
| 2015-03-09 |
Alex Crichton | Reduce usage of unstable features |
commit | commitdiff | tree | snapshot |
| 2015-03-09 |
Alex Crichton | Update to rust master |
commit | commitdiff | tree | snapshot |
| 2015-03-09 |
Alex Crichton | Merge branch 'master' of https://github.com/Victor... |
commit | commitdiff | tree | snapshot |
| 2015-03-09 |
Alex Crichton | Improve the profiling output of Cargo |
commit | commitdiff | tree | snapshot |
| 2015-03-07 |
bors | Auto merge of #1389 - jimmycuadra:patch-1, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-03-07 |
Jimmy Cuadra | Document the `harness` manifest option. |
commit | commitdiff | tree | snapshot |
| 2015-03-06 |
Victor-Nicolae... | Reverting to rustc nightly 2015-03-04 because threadpoo... |
commit | commitdiff | tree | snapshot |
| 2015-03-06 |
Victor-Nicolae... | Merge branch 'master' of https://github.com/rust-lang... |
commit | commitdiff | tree | snapshot |
| 2015-03-06 |
Victor-Nicolae... | Updated versions for rustc, curl, docopt and regex. |
commit | commitdiff | tree | snapshot |
| 2015-03-06 |
bors | Auto merge of #1373 - alexcrichton:issue-785, r=wycats |
commit | commitdiff | tree | snapshot |
| 2015-03-06 |
Alex Crichton | Change the default output location to target/debug |
commit | commitdiff | tree | snapshot |
| 2015-03-06 |
bors | Auto merge of #1387 - alexcrichton:issue-1382, r=brson |
commit | commitdiff | tree | snapshot |
| 2015-03-06 |
Alex Crichton | Correctly set up paths when packaging |
commit | commitdiff | tree | snapshot |
| 2015-03-06 |
bors | Auto merge of #1365 - ches:docs, r=brson |
commit | commitdiff | tree | snapshot |
| 2015-03-06 |
bors | Auto merge of #1383 - alexcrichton:issue-1381, r=huonw |
commit | commitdiff | tree | snapshot |
| 2015-03-05 |
Victor-Nicolae... | fixed feature attribute |
commit | commitdiff | tree | snapshot |
| 2015-03-05 |
Victor-Nicolae... | removed [feature(env)] attributes |
commit | commitdiff | tree | snapshot |
| 2015-03-05 |
Alex Crichton | Explicitly remove RUST_LOG when crawling output |
commit | commitdiff | tree | snapshot |
| 2015-03-05 |
Victor-Nicolae... | Updated to rust nightly 2015-03-04 |
commit | commitdiff | tree | snapshot |
| 2015-03-04 |
bors | Auto merge of #1376 - fenhl:patch-1, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-03-04 |
Fenhl | Fix a typo in Zsh completion |
commit | commitdiff | tree | snapshot |
| 2015-03-03 |
bors | Auto merge of #1372 - alexcrichton:flaky, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-03-03 |
Alex Crichton | Relax output restrictions to make a test less flaky |
commit | commitdiff | tree | snapshot |
| 2015-03-03 |
bors | Auto merge of #1370 - alexcrichton:issue-1299, r=huonw |
commit | commitdiff | tree | snapshot |
| 2015-03-03 |
bors | Auto merge of #1371 - alexcrichton:issue-1289, r=huonw |
commit | commitdiff | tree | snapshot |
| 2015-03-03 |
Alex Crichton | Fix dep_targets for tests depending on libraries |
commit | commitdiff | tree | snapshot |
| 2015-03-02 |
Alex Crichton | Translate '\' to '/' for submodule names |
commit | commitdiff | tree | snapshot |
| 2015-03-02 |
bors | Auto merge of #1368 - cyndis:lto-dyn, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-03-02 |
Mikko Perttunen | Add test for having lto enabled while having a build... |
commit | commitdiff | tree | snapshot |
| 2015-03-02 |
Mikko Perttunen | Disable LTO for host (plugin, build script) builds |
commit | commitdiff | tree | snapshot |
| 2015-03-01 |
bors | Auto merge of #1367 - alexcrichton:fix-tar, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-03-01 |
Alex Crichton | Update tar dependency |
commit | commitdiff | tree | snapshot |
| 2015-02-28 |
Ches Martin | docs: Improve grammar/wording for `cargo owner` |
commit | commitdiff | tree | snapshot |
| 2015-02-27 |
bors | Auto merge of #1360 - alexcrichton:new-io, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-02-27 |
Alex Crichton | Update to rust master and std::{io, path} |
commit | commitdiff | tree | snapshot |
| 2015-02-25 |
bors | Auto merge of #1354 - mbrubeck:gh-pages-title, r=alexcr... |
commit | commitdiff | tree | snapshot |
| 2015-02-25 |
Matt Brubeck | Add "Cargo" to doc titles |
commit | commitdiff | tree | snapshot |
| 2015-02-25 |
bors | Auto merge of #1347 - alexcrichton:no-more-urllib,... |
commit | commitdiff | tree | snapshot |
| 2015-02-25 |
Alex Crichton | Merge pull request #1350 from sfackler/master |
commit | commitdiff | tree | snapshot |
| 2015-02-25 |
Steven Fackler | Don't time out after 0.006 seconds |
commit | commitdiff | tree | snapshot |
| 2015-02-24 |
Alex Crichton | Fixup some python style which was previously reverted |
commit | commitdiff | tree | snapshot |
| 2015-02-24 |
Alex Crichton | Probe for `curl` when configuring |
commit | commitdiff | tree | snapshot |
| 2015-02-24 |
Alex Crichton | Revert "Directly use python’s urllib instead of curl... |
commit | commitdiff | tree | snapshot |
| 2015-02-24 |
bors | Auto merge of #1345 - badboy:pass-cargo-name, r=alexcri... |
commit | commitdiff | tree | snapshot |
| 2015-02-24 |
Jan-Erik Rediger | Strip first unused argument when passing to subcommand |
commit | commitdiff | tree | snapshot |
| 2015-02-24 |
bors | Auto merge of #1348 - alexcrichton:rustup, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-02-24 |
Alex Crichton | Fixup warnings and the travis script |
commit | commitdiff | tree | snapshot |
| 2015-02-24 |
Alex Crichton | Merge branch 'rustup' of https://github.com/globin... |
commit | commitdiff | tree | snapshot |
| 2015-02-24 |
bors | Auto merge of #1344 - lfairy:dehyphenator, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-02-24 |
bors | Auto merge of #1291 - alexcrichton:issue-1083, r=huonw |
commit | commitdiff | tree | snapshot |
| 2015-02-24 |
Robin Gloster | fix style |
commit | commitdiff | tree | snapshot |
| 2015-02-24 |
Robin Gloster | fix travis script |
commit | commitdiff | tree | snapshot |
| 2015-02-24 |
Robin Gloster | rustup |
commit | commitdiff | tree | snapshot |
| 2015-02-24 |
Chris Wong | Use an underscore instead of a hyphen as a dummy crate... |
commit | commitdiff | tree | snapshot |
| 2015-02-24 |
bors | Auto merge of #1340 - alexcrichton:issue-1329, r=huonw |
commit | commitdiff | tree | snapshot |
| 2015-02-24 |
bors | Auto merge of #1341 - alexcrichton:issue-1333, r=huonw |
commit | commitdiff | tree | snapshot |
| 2015-02-24 |
Alex Crichton | Bump default timeout to 60s |
commit | commitdiff | tree | snapshot |
| 2015-02-24 |
Alex Crichton | Download registry packages on `cargo fetch` |
commit | commitdiff | tree | snapshot |
| 2015-02-23 |
bors | Auto merge of #1339 - jakub-:patch-1, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-02-23 |
Jakub | Add `Third-party cargo subcommands` to the README |
commit | commitdiff | tree | snapshot |
| 2015-02-19 |
bors | Auto merge of #1321 - dlevy47:bugfix/no-proxy, r=alexcr... |
commit | commitdiff | tree | snapshot |
| 2015-02-19 |
calc0000 | Change cargo to explicitly set curl proxy settings... |
commit | commitdiff | tree | snapshot |
| 2015-02-18 |
bors | Auto merge of #1288 - alexcrichton:issue-1058, r=huonw |
commit | commitdiff | tree | snapshot |
| 2015-02-18 |
Alex Crichton | Set build script env vars correctly |
commit | commitdiff | tree | snapshot |
| 2015-02-17 |
bors | Auto merge of #1314 - AnthIste:build-script-updates... |
commit | commitdiff | tree | snapshot |
| 2015-02-17 |
Ruben Bakker | Update example build.rs scripts to reflect latest Rust... |
commit | commitdiff | tree | snapshot |
| 2015-02-17 |
bors | Auto merge of #1317 - alexcrichton:issue-1297, r=huonw |
commit | commitdiff | tree | snapshot |
| 2015-02-17 |
Alex Crichton | Don't discard docopt error information |
commit | commitdiff | tree | snapshot |
| 2015-02-16 |
bors | Auto merge of #1310 - tanadeau:use-struct-variant,... |
commit | commitdiff | tree | snapshot |
| 2015-02-16 |
bors | Auto merge of #1301 - brson:installer-next, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-02-15 |
Trent Nadeau | Use struct variant instead of long, commented tuple |
commit | commitdiff | tree | snapshot |
| 2015-02-14 |
bors | Auto merge of #1284 - apasel422:issue-1277, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| next |